@charset "utf-8";

/* CSS Document */

body {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url(../images/bg_gradient_03.png);
	background-repeat: repeat-x;

}

a:link {
	text-decoration: none;

}

a:link {
	color: #102051;
	text-decoration: none;

}

a:visited {
	color: #102051;
	text-decoration: none;

}

a:hover {
	text-decoration: none;

}

a:active {
	text-decoration: none;

}

.menu_item {
	display: block;
	color: #F5F7FB;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E6FFE6;
	font-size: small;
	padding-right: 4px;
	height: 25px;
	background-image: url(../images/menu_strip.jpg);
	background-repeat: repeat-x;
	line-height: 23px;
	text-decoration: none;

}

.menu_item:hover {
	display: block;
color: #102051;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E6FFE6;
	font-size: small;
	padding-right: 4px;
	height: 25px;
	background-image: url(../images/menu_strip_on.gif);
	background-repeat: repeat-x;
	line-height: 23px;

}

.submenu_item {
	display: block;
	color: #F5F7FB;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E6FFE6;
	font-size: x-small;
	padding-right: 4px;
	height: 21px;
	background-image: url(../images/menu_strip_on.gif);
	background-repeat: repeat-x;
	line-height: 19px;
}
.submenu_item:hover {
	display: block;
	color: #102051;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E6FFE6;
	font-size: x-small;
	padding-right: 4px;
	height: 21px;
	background-image: url(../images/menu_strip_on.jpg);
	background-repeat: repeat-x;
	line-height: 19px;
	text-decoration: none;
}

.features {
	font-size: x-small;
	line-height: 12px;
	font-weight: bold;
	color: #003300;

}

.bullet_list {
	color: #003300;
	list-style-type: disc;

}

.img_padding {
	padding: 10px;

}

.pic_float_l {
	float: left;
	clear: both;
	margin-right: 10px;
	margin-bottom: 10px;

}

.pic_float_r {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;

}

.product_head {
	font-weight: bold;
	background-image: url(../images/menu_strip.jpg);
	background-repeat: repeat-x;
	display: block;
	padding-left: 15px;
	height: 25px;
	line-height: 23px;
	font-size: large;
	color: #DDECF3;

}

.product_head1 {
	font-weight: bold;
	background-image: url(../images/menu_strip.jpg);
	background-repeat: repeat-x;
	display: block;
	padding-left: 15px;
	height: 25px;
	line-height: 23px;
	font-size: large;
	color: #DDECF3;

}
.product_head1 a {
	font-weight: bold;
	background-image: url(../images/menu_strip.jpg);
	background-repeat: repeat-x;
	display: block;
	padding-left: 15px;
	height: 25px;
	line-height: 23px;
	font-size: large;
	color: #DDECF3;

}

.product_head1 a:hover {
	font-weight: bold;
	background-image: url(../images/menu_strip.jpg);
	background-repeat: repeat-x;
	display: block;
	padding-left: 15px;
	height: 25px;
	line-height: 23px;
	font-size: large;
	color: #ACCBA5;

}

#container {
	width: 795px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	z-index:1;
}

#sidebar #menu {

}

#sidebar #menu a{
	color: #F5F7FB;

}

#sidebar #menu a:hover{
	color: #102051;

}

#sidebar_feature_head {
	border: 1px solid #102051;
	margin-top: 5px;
	margin-left: 5px;

}

#sidebar_feature_body {
	border: 1px solid #102051;
	padding: 5px;
	margin-left: 5px;
	margin-bottom: 5px;

}

#header {
	padding: 0px;
	background-image: url("../images/[Organisation]_Banner.gif");
	height: 75px;
	background-repeat: no-repeat;
	margin-left: 20px;

}

#sidebar {
	float: left;
	width: 175px;
	padding: 0px;
	margin-left: 20px;

}

#page_content {
	padding: 20px;
	float: right;
	width: 545px;
	margin-right: 10px;

}

#footer {
	clear: both;
	text-align: center;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 165px;

}

#footer #links {
	position: relative;
	top: 140px;

}

#footer #links a:hover{
	color: #F9CD08;

}

#footer #links a{
	color: #FFFFFF;

}

h1 {
	font-size: x-large;
	color: midnightblue;

}

h4 {
	font-size: small;
	color: #003300;
	font-weight: bold;

}

#tour_content {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #003300;
	border-right-color: #003300;
	border-left-color: #003300;
	padding: 10px;
	height: 600px;

}

#tour_content_1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #003300;
	border-right-color: #003300;
	border-left-color: #003300;
	padding: 10px;
	height: 510px;

}

#tour_content_2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #102051;
	border-right-color: #102051;
	border-left-color: #102051;
	padding: 10px;
	height: 300px;

}

#tour_one {
	background-color: #FFFFFF;
	position: relative;
	top: -498px;

}

#tour_two {
	position: relative;
	visibility: hidden;

}

#day_content {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #003300;
	border-right-color: #003300;
	border-left-color: #003300;
	padding: 10px;
	height: 510px;

}

#day_one {
	background-color: #FFFFFF;
	position: relative;
	top: -466px;

}

#day_two {
	position: relative;
	visibility: hidden;

}

#wrapper {
	clear: both;
	position: relative;
	top: 0px;

}

#center_pic img {

}

#tour_base_l {
	float: left;
	height: 20px;
	width: 20px;
	background-image: url(../images/tourbasel.gif);
	background-repeat: no-repeat;
	clear: both;

}

#tour_base {
	height: 19px;
	width: 505px;
	float: right;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #003300;

}

#tour_base_r {
	float: right;
	height: 20px;
	width: 20px;
	background-image: url(../images/tourbaser.gif);

}

#prod_type{
position:relative; 
z-index: 100; 
overflow: hidden; 
visibility: visible; 
width: 198px; 
height: 55px; 
background-color: #996600; 
layer-background-color: #996600;
}

.tablefont {
	font-size: small;

}

table {
	font-size: x-small;

}

td {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;

}

.center_panel {
	text-align: center;

}

.table {
	font-size: 12px;
	text-align: center; }
	.table2 {
	font-size: 12px;
	text-align: left; }